home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / pcboard / iemsi120.zip / IEMSI.DOC < prev    next >
Text File  |  1996-11-10  |  4KB  |  130 lines

  1. **********************************************************************
  2. *** THIS INFORMATION IS ONLY VALID WHILE IT IS THE CURRENT RELEASE ***
  3. **********************************************************************
  4.  
  5.  
  6. Documentation for AutoLogon v1.20 by Paul Miller
  7.  
  8. NO WARRANTIES, USE AT YOUR OWN RISK
  9.  
  10.  
  11. ┌────────────────────────────┐
  12. │  WHAT IS IEMSI???          │█
  13. └────────────────────────────┘█
  14.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  15.  
  16. IEMSI allows the client and server software to communicate with each other,
  17. usually to send identification back and forth.  In the IEMSI transmission that
  18. IEMSI AutoLogon does (EMSI_IRQ), the client sends the caller's name, alias,
  19. password, etc. while the server sends its name and location.  For more detailed
  20. information see the EMSC-001.001 document included with this archive.
  21.  
  22.  
  23. ┌────────────────────────────┐
  24. │  REGISTRATION FEE          │█
  25. └────────────────────────────┘█
  26.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  27.  
  28. IEMSI AutoLogon currently is FREEWARE.  Please write or email me your
  29. comments!
  30.  
  31.  
  32. ┌────────────────────────────┐
  33. │  PROGRAM HISTORY           │█
  34. └────────────────────────────┘█
  35.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  36.  
  37. v1.00ß (10/17/96)    Program created and first beta released.
  38.  
  39. v1.01ß (10/19/96)    Bug fix- the RIP option was not being interpreted
  40.                      correctly.  Addition- option to skip the welcome screen
  41.                      for IEMSI callers; check your SETTINGS.(lang) files.
  42.  
  43. v1.10 (11/11/96)     First non-beta release.  Bug fix- increased reliability
  44.                      of IEMSI transmissions (source: server steps 4+5).
  45.  
  46. v1.20 (11/11/96)     Minor change (phone numbers), no bugs reported.  Forgot
  47.                      to release it with v1.10.
  48.  
  49.  
  50. ┌────────────────────────────┐
  51. │  FILES INCLUDED            │█
  52. └────────────────────────────┘█
  53.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  54.  
  55. These files are included with this archive.
  56.  
  57. EMSC-001.001   Standard IEMSI protocol information
  58.  
  59. IEMSI.DOC      Documentation for IEMSI AutoLogon (what your reading now)
  60. IEMSI.PPE      IEMSI AutoLogon main executable (multi-lingual PPE)
  61. SETTINGS.*     Configuration files for IEMSI AutoLogon (multi-lingual)
  62.  
  63. LOGON.DOC      Documentation for a sample logon prompt
  64. LOGON.PPE      Sample logon prompt executable
  65. LOGON.PPS      Sample logon prompt source code
  66. PRMT259.*      Configuration files for the sample logon prompt
  67.  
  68. 7&8-BIT.BAT    These files will help you translate IEMSI 7 & 8 bit strings,
  69. 7&8-BIT.PPE    type 7&8-BIT.BAT to execute.
  70. 7&8-BIT.PPS    Source code to 7&8-BIT.PPE
  71. TO7BIT.PPS     Source code to 7&8-BIT.PPE
  72. TO8BIT.PPS     Source code to 7&8-BIT.PPE
  73.  
  74. FILE_ID.DIZ    BBS file Description
  75.  
  76.  
  77. ┌────────────────────────────┐
  78. │  INSTALLATION              │█
  79. └────────────────────────────┘█
  80.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  81.  
  82. To install this program to your system, you must use MKPCBTXT.EXE (included
  83. with PCBoard) to edit your PCBTEXT.(langauge) files.  I suggest backing up
  84. these files before making any changes.
  85.  
  86. Quick Installation Steps:
  87.  
  88.   1.  Create a new directory which this program may reside
  89.  
  90.   2.  Edit your PCBTEXT.(language) files
  91.  
  92.         A.  Change record #149 to "!<path>IEMSI.PPE" were <path> = the
  93.             directory where this program was installed.
  94.  
  95.   3.  Edit the SETTINGS.(language) files (included with this program) with a
  96.       standard text editor, such as MS-DOS's EDIT.COM.  (Instructions are
  97.       included in the SETTINGS.(language) files)
  98.  
  99.   4.  Edit the HELP.(language) files (included with this program) to fit
  100.       your needs.  These files are the help files for the graphics prompt.
  101.  
  102.  
  103. ┌────────────────────────────┐
  104. │  IEMSI.PPE SOURCE CODE     │█
  105. └────────────────────────────┘█
  106.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  107.  
  108. The source code for IEMSI.PPE is available for $10.00 (US money order or check
  109. make out to Paul Miller).  Please specify the email address (FidoNet or
  110. Internet) to where I should send the source.
  111.  
  112.  
  113. ┌────────────────────────────┐
  114. │  BUGS/COMMENTS             │█
  115. └────────────────────────────┘█
  116.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  117.  
  118. Please send ANY comments/donations :) and/or bug reports to:
  119.  
  120.   FidoNet:  Paul Miller@1:159/330  or  SysOp@1:159/330
  121.   Reality's Edge (517)347-0326:  Paul Miller  or  SysOp
  122.  
  123.   Mail:  Reality's Edge BBS
  124.          P.O. BOX 1353
  125.          Okemos, MI 48805-1353
  126.          USA
  127.  
  128. Thank you for trying IEMSI AutoLogon by Paul Miller.
  129.  
  130.